.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.but a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 18px;
	font-weight: normal;
	color:Green;
	text-decoration: none;
}

.butlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hd {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.hd1 {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lefthd {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #787880;
}
.left1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bdr {
	border: 1px solid #C7C7C7;
}
.bdr1 {

	border: 1px solid #FFFFFF;
}
.bdr2 {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hd2 {


	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text1 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
img {list-style:none;
border:0px}
.glossymenu{
margin:0px 0;
padding: 0;
width:190px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width:1;
}

.glossymenu a.menuitem{
font: bold 14px Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width:190px;
padding: 0px 0;
padding-left:0px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top:5px;
right:5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type:none;
margin:5px;
padding:5px;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #727272;
background-color:#FFF;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding:2px 0;
padding-left:0px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}
.scroll
{
	Height:auto;
	Width:960px;
	Overflow: Auto;
	Padding: 8px;
	background:#fff;
}


